home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / memory / maximize.zip / MAXIMIZE.DOC < prev    next >
Text File  |  1991-03-15  |  38KB  |  1,010 lines

  1.  
  2.                             Maximizer
  3.                          Memory Manager
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                    Installation and Operation
  10.                              Manual
  11.  
  12.                          Revision  3.00
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                    SoftNet Communication, Inc.
  25.                    580 Fifth Ave.,  Suite 3000
  26.                        New York, NY  10036
  27.                        Tel (212) 302-7060
  28.                        Fax (212) 302-0242
  29.  
  30.  
  31. COPYRIGHT NOTICE
  32.  
  33. Copyright (C), 1989-91 by SoftNet Communication, Inc.  All Rights 
  34. Reserved Worldwide.  No part of this document may be reproduced,  
  35. transmitted, transcribed, stored in a retrieval system, or 
  36. translated into language(s), in any form or by any means,  
  37. electronic, mechanical, magnetic, optical, chemical, manual, or 
  38. otherwise, without expressed written permission of SoftNet 
  39. Communication, Inc.
  40.  
  41.  
  42.  
  43. TRADEMARKS
  44.  
  45. Maximizer is a trademark of SoftNet Communication, Inc.
  46. IBM is a trademark of International Business Machines.
  47. MS-DOS is a trademark of Microsoft.
  48. Novell is a trademark Novell, Inc.
  49. Neat is a trademark of Chips & Technology Corp.
  50. ChipSet is a trademark of Chips & Technology Corp.
  51.  
  52.  
  53.  
  54.  
  55. DISCLAIMER
  56.  
  57. SoftNet Communication, Inc. makes no representations or 
  58. warranties with respect to contents hereof and disclaims any 
  59. implied warranties of merchantibility or fitness for any 
  60. particular purpose or use.  SoftNet Communication, Inc. reserves 
  61. the right to revise this publication without obligation to notify 
  62. any persons or organization of such revision or changes.
  63.  
  64.  
  65.                         Table of Contents
  66.  
  67.  
  68. INTRODUCTION
  69.  
  70. What is Maximizer?      3
  71. How Maximizer Works      4
  72. System Requirements      6
  73. Memory Requirements      7
  74. Technical Support      7
  75.  
  76.  
  77. INSTALLATION
  78.  
  79. Installing Maximizer Software      8
  80. Identify Vacant Memory Locations      10
  81. Examine System Configuration      14
  82. Initializing Maximizer Memory      17
  83. Loading Disk Buffers      28
  84. Loading Device Drivers      30
  85. Loading TSR Programs      33
  86. Display Memory Map      37
  87. Disconnecting Upper Memory Blocks      40
  88.  
  89.  
  90.  
  91. What is Maximizer TM?
  92.  
  93. Maximizer is a complete memory manager program for your IBMTM  or 
  94. IBM compatible compatible computer system.  Regardless of the 
  95. type of computer you have, if your are experiencing memory 
  96. problems the odds are that Maximizer has a solution for you. 
  97. Maximizer technology works on the concept of utilizing the 
  98. unused, and otherwise wasted, memory above the 640K more commonly 
  99. known as "Upper Memory Blocks". Maximizer is designed to run as a 
  100. software only (no  hardware needed) on IBM/AT compatible systems 
  101. equipped with an 80386/80386sx/80486 processor chips.  These 
  102. processors are capable of virtual memory techniques which allow 
  103. the use of extended memory in the MS-DOS region.  Maximizer will 
  104. use some of the extended memory to fill the vacant Upper Memory 
  105. Blocks and use them.  Maximizer can also be used to cache or 
  106. shadow your ROMs (i.e. Bios, Video ...etc) and control the 
  107. allocation of XMS memory for your programs. Maximizer also works 
  108. as software only on IBM/AT compatible systems equipped with the 
  109. Neat 286 or Neat 386 ChipSet from Chips & Technology  Corp.  
  110. Maximizer will use the shadow RAM feature of the Neat ChipSet to 
  111. add Upper Memory Blocks to the MS-DOS. If your computer system is 
  112. not one of the above (i.e. 8088 or 80286 without Neat ChipSet) 
  113. the you must use either the Max-8 or Max-16 Memory Adapters, with 
  114. their own memory on board, to provide Upper Memory Blocks for 
  115. your system.
  116.  
  117. How It Works
  118.  
  119. The MS-DOS operating system  is based on the 8086/8088 processors 
  120. which can address a maximum of one mega bytes of system memory 
  121. organized as sixteen Segments of 64K bytes each (see  figure 1).
  122.  
  123.  
  124. {GRAPHIC}
  125.  
  126.  
  127. Figure 1  -  MSDOS System Memory Map
  128.  
  129.  
  130. Maximizer can increase the available MS-DOS Program Memory by 
  131. utilizing locations reserved for the optional video display 
  132. systems.   For example, if your video display is a Monochrome or 
  133. Hercules,   there is an unused 64K memory block in the video 
  134. memory area which can be added to the MS-DOS Program Memory 
  135. giving your system an additional 64K bytes.  A computer system 
  136. with a CGA video adapter can use Maximizer to increase the MS-DOS 
  137. Program Memory by 96K for a total of 736K bytes.  Figure 2 shows 
  138. how a typical computer can use available video memory to increase 
  139. MS-DOS Program Memory.
  140.  
  141.  
  142. {GRAPHIC}
  143.  
  144.  
  145. Figure 2 - How Maximizer Works
  146.  
  147.  
  148. Maximizer can also save precious MS-DOS Program Memory by using 
  149. the memory locations reserved for System ROM Expansion.  If 
  150. unused,  this Upper Memory region can form additional blocks of 
  151. memory of up to 256K Bytes.  Although these Upper Memory Blocks 
  152. are non-contiguous  to the MS-DOS Program Memory, they can be 
  153. used to load TSR programs, Device Drivers and Disk Buffers,  
  154. which normally reside below 640K (see Figure 2). Maximizer can 
  155. utilize memory blocks as small as 4K bytes and therefore can 
  156. share a segment with others that may be using only a part of the 
  157. segment.   For example, a typical  ArcNet network adapter card 
  158. uses 200 bytes beginning at address D000.   Maximizer can utilize 
  159. the balance of Segment D starting at next 4K address which is 
  160. D100. Unlike Expanded (EMS) or Extended memory,  Maximizer uses 
  161. the Conventional memory locations of MS-DOS that are "Vacant" and 
  162. are usable by virtually any program.   Maximizer can even be used  
  163. in conjunction with Expanded or Extended memory.  Some 
  164. applications  (i.e. FoxBase+, MenuWorks Advanced, PC-Xview) can 
  165. also recognize and use the Upper Memory Blocks within their 
  166. application. Maximizer has been tested with many Network 
  167. operating systems including:  Novell, 3-Com, ViaNet, Banyan, 
  168. TOPS, PowerLAN, Network-OS, 10Net and AT&T StarLAN.
  169.  
  170.  
  171. System Requirement
  172.  
  173. Maximizer works as software only with all IBM/AT compatible 
  174. systems with 80386/80386sx/80486 processors or 80286 computers 
  175. using  the Neat ChipSet from Chips & Technology Corp. If your 
  176. computer system is not one of the above (i.e. 8088 or 80286 
  177. without Neat ChipSet) then you must use either the Max-8 or 
  178. Max-16 Memory Adapters with their own memory on board to provide 
  179. Conventional and Upper Memory. Maximizer software requires MS-DOS 
  180. 3.1 or higher.
  181.  
  182. Memory Requirement
  183.  
  184. If Maximizer is being used as a software only then you must have 
  185. at least 384K bytes of extended memory.  With the Neat ChipSet 
  186. Maximizer will use the Shadow RAM area between 640K and 1 Meg (no 
  187. extended memory needed).
  188.  
  189.  
  190.  
  191. Warning:
  192. On the Neat 286 and Neat 386sx computers equipped with one Mega 
  193. byte of main memory, the 384K of shadow RAM can be relocated and 
  194. used as Expanded or Extended memory. Maximizer program will reset 
  195. the relocation bit which  disables your Expanded or Extended 
  196. memory feature.  You must reset this bit in the CMOS memory also.  
  197. If you computer uses the Neat 386 or if you have more than one 
  198. Mega byte of main memory this  problem does not affect your 
  199. environment.
  200.  
  201.  
  202. Technical Support
  203.  
  204. SoftNet offers free technical support to registered users of 
  205. Maximizer Memory Manager.   Before contacting our technical 
  206. personnel please take the time to read this manual.  This may 
  207. save you and us a considerable amount of time.  If you have to 
  208. contact us it would be advisable to have access to the computer 
  209. in question during your call.   You may call or Fax your 
  210. questions addressed to our technical staff at the following 
  211. numbers:
  212.                        (212) 302-7060 Tel.
  213.                        (212) 302-0242 Fax.
  214.                         10 AM to 4:30 PM
  215.  
  216.  
  217. INSTALLATION
  218.  
  219. Maximizer software is automatically installed on your computer 
  220. using the INSTALL.EXE program supplied on the distribution disk.  
  221. This program will display the copyright notice and ask  for your 
  222. name and the destination path.  Your name will be embedded in the 
  223. MAXIMIZE.COM program as the registered owner of this program.  To 
  224. invoke INSTALL place the distribution disk in a floppy drive.  
  225. Logon to that drive and type install:
  226.  
  227. A:\>INSTALL <CR>
  228.